Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControl<T> Interface / Copy Method
In This Topic
    Copy Method (IControl<T>)
    In This Topic
    Copy this control to the destination position.
    Syntax
    T Copy( 
       System.double left,
       System.double top
    )

    Parameters

    left
    top
    See Also